home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
APDL Other Worlds
/
APDL Other Worlds Collection.iso
/
SF3000
/
Extras
/
!SFskyedit
/
h
/
SFSFileInfo
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2003-09-12
|
281 b
|
16 lines
/*
* SFskyedit - Star Fighter 3000 sky colours editor
* File info window
* Copyright (C) 2001 Chris Bazley
*/
#ifndef SFSFileInfo_h
#define SFSFileInfo_h
#include "toolbox.h"
extern ObjectId fileinfo_sharedid;
extern void FileInfo_initialise(IdBlock *id_block);
#endif